home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Chip 2004 December
/
2004-12 CHIP.iso
/
Dom i biuro
/
Crimson Editor 3.70
/
cedt370r.exe
/
spec
/
objective-c.key
< prev
next >
Wrap
INI File
|
2004-04-13
|
1KB
|
43 lines
[-COMMENT-:GLOBAL]
# OBJECTIVE-C LANGUAGE KEYWORDS FILE FOR CRIMSON EDITOR
# FIRST EDITED BY JC BENOIT 2004.04.13
[KEYWORDS0:GLOBAL]
# C general keywords
auto break case const continue default do else enum extern for goto if
register return sizeof static struct switch typedef union volatile while
#define #elif #else #endif #error #if #ifdef #ifndef #include #line #pragma #printf #undef defined
# Objective-C general keywords
@interface @implementation @protocol @class @end
@private @protected @public
in out inout bycopy byref oneway
@selector @encode @defs @synchronized
@try @throw @catch @finally
#import
[KEYWORDS1:GLOBAL]
# C datatype keywords
char double float int long short signed unsigned void
# Objective-C datatype keywords
id Class Protocol SEL IMP BOOL
[KEYWORDS2:GLOBAL]
# C reserved keywords
main NULL
# Objective-C reserved keywords
self super _cmd nil Nil YES NO
[KEYWORDS3:GLOBAL]
[KEYWORDS4:GLOBAL]
[KEYWORDS5:GLOBAL]
[KEYWORDS6:GLOBAL]
[KEYWORDS7:GLOBAL]
[KEYWORDS8:GLOBAL]
[KEYWORDS9:GLOBAL]